Post

Replies

Boosts

Views

Activity

Comment on Mobile Analytics in SwiftUI
They are extracting accessibility labels and identifiers and attach it to to the button click analytics, that's how they diff between the events. you can see what they collecting in the page tagging, anyway they responsive on the GitHub so you can always ask them if something doesnt work
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Feb ’24
Comment on Application Hangs with Nested LazyVStack When Accessibility Inspector is Active
Hi @DTS Engineer Thanks, we will definitely do, any chance you can share some insights about the bug? like why its happening ? What pattern in swiftui should be avoided to prevent this bug (or any solid proof work around, as our current work around might work for simple projects but not for large complex one), as that issue is blocking us.
Replies
Boosts
Views
Activity
Feb ’26
Comment on launch older version of Xcode on macOS 15.4?
@DTS Engineer maybe you have any suggestions?
Replies
Boosts
Views
Activity
May ’25
Comment on Running dynamically loaded js code in iOS
Hi Wouldn't it be great if that question could be answered in public forum?
Replies
Boosts
Views
Activity
Feb ’25
Comment on Xcode shortcut delete wrapping views in swiftui
ok that's can be handy too but in case WindowGroup embeds a long code can delete ONLY it with its last curly bracket? (basically the opposite of Embed)
Replies
Boosts
Views
Activity
Dec ’24
Comment on NSarray crashes with different exceptions from the same place
Hi, Thanks for your help. Moving my comment to reply
Replies
Boosts
Views
Activity
Jun ’24
Comment on NSarray crashes with different exceptions from the same place
I manage to reproduce: Thread 182: EXC_RESOURCE (RESOURCE_TYPE_MEMORY: high watermark memory limit exceeded) (limit=1450 MB) Which is not exact issue that we have
Replies
Boosts
Views
Activity
Jun ’24
Comment on NSarray crashes with different exceptions from the same place
@DTS Engineer I posted my answer under answers by mistake and not as comment, sorry about that
Replies
Boosts
Views
Activity
Jun ’24
Comment on Mobile Analytics in SwiftUI
They are extracting accessibility labels and identifiers and attach it to to the button click analytics, that's how they diff between the events. you can see what they collecting in the page tagging, anyway they responsive on the GitHub so you can always ask them if something doesnt work
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’24
Comment on Xcode 14 - XCFramework BCSymbolMaps missing for iOS Simulator destination.
I probably missing something BUT if you r a vendor of SDK i.e u ship the SDK for both simulator and device arch and then the customers has a crash on the simulator u won't have an option to symbolize it?
Replies
Boosts
Views
Activity
May ’23